hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
AtlasSize
hip
api
data
textureatlas
Undocumented in source.
struct
AtlasSize {
uint
width
;
uint
height
;
alias
w
=
width
;
alias
h
=
height
;
}
Members
Aliases
h
alias
h
=
height
Undocumented in source.
w
alias
w
=
width
height
uint
height
;
Undocumented in source.
Variables
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
hip
api
data
textureatlas
interfaces
IHipTextureAtlas
structs
AtlasFrame
AtlasRect
AtlasSize